[npm]: Bump node-fetch from 2.6.7 to 3.3.2 - #99
Closed
dependabot[bot] wants to merge 88 commits into
Closed
dependabot[bot] wants to merge 88 commits into
dependabot[bot] wants to merge 88 commits into
Conversation
* Updating badges for Travis CI, licensing, and npm downloads * Update badges with npm total downloads * Update badges with dependencies status * Update badges on README and URL in package.json * Update badges with URL and update package.json with new URLs * Add language badge
* Updating badges to include npm version and remove downloads that isnt working * Updating package version * Re-enable download badge * Adding travis.yml * Update travis.yml * Fixing vulnerability issues for js-yaml * Update README with links to blog post * Fixed Mocha to major version ^6.1.4 * Updating npm versioning for release
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.1 to 3.13.1. - [Release notes](https://github.com/nodeca/js-yaml/releases) - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.12.1...3.13.1) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.14) Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.3.1 to 1.4.2. - [Release notes](https://github.com/mysticatea/eslint-utils/releases) - [Commits](mysticatea/eslint-utils@v1.3.1...v1.4.2) Signed-off-by: dependabot[bot] <support@github.com>
Travis build passed, require updates on npm
* Update Onfleet API doc URLs * Update French readme to fix on page href target
* Update Onfleet API doc URLs * Fix bugs in error and update Typescript type def * Updating version number
Bumps [acorn](https://github.com/acornjs/acorn) from 6.0.5 to 6.4.1. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@6.0.5...6.4.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'master' of https://github.com/onfleet/node-onfleet
* Adding rate limiter and constant.js * Update version number and readme * Update readme language on rate limiting * Dependency updates due to security vulnerability Co-authored-by: James Li <james@onfleet.com>
Fixing typo in content type
* Bump up timeout limit Timeout of 10s is unsufficient to process 500 tasks.. * Increase time-out to 70000 ms Suggested by James: #17 * New minor version 1.0.8
* Adding reservoir limitations * Reassigning rate on all request, including errors * Bumping version to 1.1.0 Co-authored-by: James Li <james@onfleet.com>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.15...4.17.19) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Santiago Botero Ruiz <sbotero@proyectoholdingvml.com>
Co-authored-by: Santiago Botero Ruiz <sbotero@proyectoholdingvml.com>
* feat: added dockerfile and docker-compose.yml files added Dockerfile and docker-compose.yml in order to spin an instance up and executethe the test using the library built * docs: added docker instructions for mandarin and french * docs: added docker instructions as title Co-authored-by: Santiago Botero Ruiz <santiago.botero@devsavant.ai>
- forceComplete endpoint does not provide a response body. so, it was throwing a fetch error - Updated documentation about Supported CRUD Operations in all README.md files
* INT-398 Announce OSS releases on Slack automatically Announce a new open-source release on Slack channels * INT-398 Announce OSS releases on Slack automatically Added 🎉 icon in the notification message
Added dependabot.yml for maintaining the npm dependencies
…#70) Fixed: verifyKey aiming to the right environment
* Prepare for v1.3.1 * [npm]: Bump eslint-config-airbnb-base from 13.2.0 to 14.2.1 Bumps [eslint-config-airbnb-base](https://github.com/airbnb/javascript) from 13.2.0 to 14.2.1. - [Release notes](https://github.com/airbnb/javascript/releases) - [Commits](airbnb/javascript@eslint-config-airbnb-base-v13.2.0...eslint-config-airbnb-base-v14.2.1) --- updated-dependencies: - dependency-name: eslint-config-airbnb-base dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Bump ansi-regex from 3.0.0 to 3.0.1 Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/chalk/ansi-regex/releases) - [Commits](chalk/ansi-regex@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: ansi-regex dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> * [npm]: Bump chai from 4.3.4 to 4.3.6 Bumps [chai](https://github.com/chaijs/chai) from 4.3.4 to 4.3.6. - [Release notes](https://github.com/chaijs/chai/releases) - [Changelog](https://github.com/chaijs/chai/blob/4.x.x/History.md) - [Commits](chaijs/chai@v4.3.4...v4.3.6) --- updated-dependencies: - dependency-name: chai dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Bump minimist from 0.2.1 to 1.2.6 Bumps [minimist](https://github.com/substack/minimist) from 0.2.1 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/0.2.1...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * [INT-729] Check and merge the dependabot PRs Updated the node-fetch library to 2.6.7 * [INT-729] Check and merge the dependabot PRs Fixed eslint errors. Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* [npm]: Bump eslint-plugin-import from 2.24.1 to 2.26.0 Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.24.1 to 2.26.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.24.1...v2.26.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * [npm]: Bump eslint from 5.16.0 to 7.32.0 Bumps [eslint](https://github.com/eslint/eslint) from 5.16.0 to 7.32.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v5.16.0...v7.32.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * [npm]: Bump nock from 10.0.6 to 13.2.9 Bumps [nock](https://github.com/nock/nock) from 10.0.6 to 13.2.9. - [Release notes](https://github.com/nock/nock/releases) - [Changelog](https://github.com/nock/nock/blob/main/CHANGELOG.md) - [Commits](nock/nock@v10.0.6...v13.2.9) --- updated-dependencies: - dependency-name: nock dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * [npm]: Bump mocha from 6.2.3 to 10.0.0 Bumps [mocha](https://github.com/mochajs/mocha) from 6.2.3 to 10.0.0. - [Release notes](https://github.com/mochajs/mocha/releases) - [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md) - [Commits](mochajs/mocha@v6.2.3...v10.0.0) --- updated-dependencies: - dependency-name: mocha dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#80) Added custom headers to all the requests
…node wrapper (#81) * [INT-805] Add custom headers to the Onfleet requests via node-wrapper Added custom headers to all the requests * Prepare for v1.3.2
Updated docs.onfleet.com links
Updated docs.onfleet.com links
Fix changelog links for 1.3.2 and 1.3.3
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.7 to 3.3.2. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](node-fetch/node-fetch@v2.6.7...v3.3.2) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
joao-onfleet
force-pushed
the
dependabot/npm_and_yarn/node-fetch-3.3.2
branch
from
September 15, 2026 14:41
07e3aab to
7be2b5d
Compare
Contributor
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps node-fetch from 2.6.7 to 3.3.2.
Release notes
Sourced from node-fetch's releases.
... (truncated)
Commits
8b3320dfix: Remove the default connection close header. (#1736)7b86e94fix: release "Allow URL class object as an argument for fetch()" #1696 (#1716)8ced5b9docs: readme - non ESM example (#1707)71e376bci(release): use latest Node LTS (#1697)e093030Allow URL class object as an argument for fetch() (#1696)55a4870feat: add static Response.json (#1670)c071406(1138) - Fixed HTTPResponseError with correct constructor and usage (#1666)6f72caadocs: fix missing comma in example (#1623)2880238fix: ReDoS referrer (#1611)e87b093fix(Headers): don't forward secure headers on protocol change (#1599)Maintainer changes
This version was pushed to npm by node-fetch-bot, a new releaser for node-fetch since your current version.
You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)